static operator byte[](SettingValue value)

Get the current value as a byte[].

Parameters

Name Description
value The SettingValue instance.

Return

The underlying value.